net/http.http2requestBody.needsContinue (field)
4 uses
net/http (current package)
h2_bundle.go#L6415: needsContinue: needsContinue,
h2_bundle.go#L6648: needsContinue bool // need to send a 100-continue
h2_bundle.go#L6661: if b.needsContinue {
h2_bundle.go#L6662: b.needsContinue = false
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)